CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - circle opencv

搜索资源列表

  1. tracing

    0下载:
  2. 在大量帧的图片中找出位置变化的物体,则为移动目标,在通过opencv中的函数圈出目标-Identify the change in position of objects in the image in a plurality of frames, for the moving target, through the function opencv target circle
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27251326
    • 提供者:王敏
  1. CircleTest.tar

    1下载:
  2. 利用OpenCV实现棋盘中的棋子识别和定位 (没有识别文字,仅仅识别了圆),并且将所有棋子按照坐标排序-using opencv achieved the identify of the circle in the chese and order them
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:464683
    • 提供者:wang xiangwei
  1. myffmpeg

    0下载:
  2. 利用opencv在图像中画图并且画出圆use opencv to draw circle in image-use opencv to draw circle in image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-14
    • 文件大小:22638674
    • 提供者:LeeFung087
  1. draw_roi_circle

    0下载:
  2. openCV 画圆,实现OPENCV鼠标画圆功能,适合新手参考使用-openCV Circle
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4422557
    • 提供者:Howard
  1. hough

    0下载:
  2. 基于opencv函数,用霍夫算法对图像进行线检测与圆检测-Based on opencv function Hough line detection algorithm for image and circle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:李少芳
  1. cvHoughCircles

    0下载:
  2. 霍夫变换的圆检测算法,基于opencv实现,基础算法。-Hough transform circle detection algorithm based on opencv achieve basic algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13128903
    • 提供者:d2fans
  1. HoughCircles_Detection

    0下载:
  2. 霍夫圆检测程序代码,使用vs2008平台 ,opencv.实现霍夫圆提取-Hough circle detection code, using vs2008 platform, opencv. Extraction achieve Hough circle
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3388360
    • 提供者:
  1. testcirle

    0下载:
  2. 这个文件是基于OpenCV的检测圆的c++程序,效果还不错-This document is based on the detection of OpenCV circle c++ program, the results were good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1308889
    • 提供者:童彤
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
  1. 20_DrawImage

    0下载:
  2. 使用OpenCV进行基本的绘图操作;包括绘制椭圆、绘制圆、绘制多边形、绘制线段。-Using OpenCV basic drawing operations including drawing ellipses, draw a circle, polygon drawing, drawing lines.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1901
    • 提供者:肖斌
  1. hefuyuan

    0下载:
  2. 使用opencv对图像进行霍夫圆检测,检测速度比一般的快。-Use the image opencv Hough circle detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:609
    • 提供者:zengliang
  1. houghtest

    0下载:
  2. opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆-显示以下内容的翻译: opencv 3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 仍然翻译: opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 opencv 3.0 Hough transform to find a straight line, find circle。 at the video state directly in real time to fi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:517160
    • 提供者:wangbin
  1. HoughCircle

    2下载:
  2. Opencv采用霍夫变识别圆形,并且找出同心圆。可手动调节圆的关径大小-Opencv using circular Hough transform to identify and find concentric circles. You can manually adjust the size of the diameter of the circle off
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:25892360
    • 提供者:李佶林
  1. contour

    0下载:
  2. 基于VS2013+opencv,用于对图像几何特征的检测,提取图像的轮廓、线条及连通区域,包括直线检测和圆检测-based on V013+opencv,it can be used in detecting line and circle , which can show conturs together
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5251069
    • 提供者:孙晓阳
  1. jni

    0下载:
  2. Opencv画半透明圆形,并能推广到所有形状-Opencv Draw a translucent circle
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2089
    • 提供者:Neal
  1. HoughCircles

    0下载:
  2. OPENCV源码 霍夫圆 代码分析 OPENCV源码 霍夫圆 代码分析-opencv circle process
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:124134
    • 提供者:谢槟旭
  1. face-detection

    0下载:
  2. 基于Opencv库的脸部识别,可识别出人脸并用圆画出,并可上升至识别眼睛区域。-Face recognition based on the Opencv library, you can identify the face and draw a circle, and can rise to identify the eye area.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2166278
    • 提供者:图图
  1. Hough-transform

    0下载:
  2. opencv霍夫变换:线变换,圆变换合集 在vs2010开发环境下实验测试-Opencv Hough transform: line transform, circle transform set
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18981698
    • 提供者:黄俊杰
  1. hough变换源码(直线&圆)

    0下载:
  2. OpenCV中的hough变换源码,里面包括直线以及圆变换提取源代码。(OpenCV transform source code in Hough,Which includes the line and the circle transform, extract the source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:Yagamilight
  1. hough检测圆

    0下载:
  2. 机器视觉检测圆程序,基于opencv的vs开发环境下的圆检测程序(Machine vision detection circle program, based on opencv development environment of circle detection program)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:15674368
    • 提供者:mmmmmmmmmmmmmmm
« 1 2 3 4 5»
搜珍网 www.dssz.com